ハッシュポリシー

リハッシュ

void rehash( size_type n = 0 );

n > 0 である場合、バケット数を n 以上の値に設定します。

bucket_count

size_type bucket_count() const;

戻り値: コンテナーのバケット数。